PreviousNextTracker indexSee it online !

(131/314) 3038127 - SideKick: Parse buffer when dockable is restored

If the SideKick dockable is "closed" (i.e. minimized), it stops listening to the edit bus (by "removeNotify"). Then, when the dockable is restored, it starts listening to the edit bus again but it does not update itself for the current buffer, so after restoring the dockable, the "Parse" button must be used.
The dockable should update the tree according to the current buffer, as it missed the edit bus message when the buffer was changed (if "parse on buffer switch" is not selected, it should at least update the combo-box with the parser that should be used for the current buffer).

Submitted shlomy - 2010-08-02 - 07:45:45z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2010-10-06 - 20:38:34z
daleanson
What are the steps to reproduce this? I can't seem to make it fail as you're describing.

Attachments